home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / macslip2.6up / Read Me First! < prev    next >
Text File  |  1995-01-11  |  13KB  |  269 lines

  1. Release notes for MacSLIP version 2.0.6. 
  2. December 31, 1994
  3.  
  4. Thank you for purchasing MacSLIP !!!
  5.  
  6. The following information is in addition to the printed materials in this package. Please read it! 
  7.  
  8. ---------- Sample Connect Scripts  ----------
  9.  
  10. The sample connect scripts are now installed in the "MacSLIP Folder", located in the "Preferences" folder, in your system folder. (Under System 6, the "MacSLIP Folder" will be located in your system folder.)
  11.  
  12. ---------- NCSA TELNET AND FETCH ----------
  13.  
  14. Copies of NCSA/Telnet and Fetch (a File Transfer Program developed by Dartmouth College) are provided for your convenience. After installing MacSLIP, Telnet and Fetch will be located in the MacSLIP folder on your hard disk in a self-extracting archive file. To extract these files, double-click on the "Telnet/Fetch.sea" icon. After you have extracted the files, you may delete the "Telnet/Fetch.sea" file by dragging it into the Trash.
  15.  
  16. ---------- IMPORTANT INFORMATION ABOUT FETCH ----------
  17.  
  18. Fetch was developed at Dartmouth College. Fetch is Copyright ⌐ 1992, Trustees of Dartmouth College. If you decide to use Fetch, please support it by obtaining a license to use it.
  19.  
  20. Fetch is licensed free of charge to educational users (students, teachers, and school or college employees) and non-profit organizations.  Private individuals, for-profit enterprises, and government organizations may obtain a single-user license by sending $25 to:
  21.  
  22.    Software Sales
  23.    Dartmouth College
  24.    6028 Kiewit Computation Center
  25.    Hanover, NH 03755-3523 USA
  26.  
  27. Site licenses are also available; please send inquiries to the above address, or e-mail to Fetch@dartmouth.edu.
  28.  
  29. See "OTHER USEFUL PROGRAMS" below for information on where to obtain popular communications software.
  30.  
  31.  
  32. ---------- RELEASE NOTES FOR VERSION 2.0.6 ----------
  33.  
  34. See the online document/application "2.0.6 Release Notes" for the 2.0.6 notes.
  35.  
  36. ---------- RELEASE NOTES FOR VERSION 2.0.5 ----------
  37.  
  38. 2.0.5 fixes a bug where the preferences file may become corrupted when using variables with hidden values.  It may be necessary to trash the old "SLIP Preferences" file when upgrading from previous versions of MacSLIP.
  39.  
  40. ---------- RELEASE NOTES FOR VERSION 2.0.4 ----------
  41.  
  42. New features:
  43. Ñ DCD and CTS indicators are displayed with new graphics.
  44. Ñ Compatibility changes for AE Quadra Link board:
  45. - Recognize ".Built-In" as alias for internal port driver names so that DCD/CTS status lights are still displayed when using internal ports.
  46. - Read GPi and CTS directly from QuadraLink board for status lights display.
  47. Ñ "define" script language command
  48.     define [/h] [/g] variable-name value
  49.       /h if you want the variable's value to be hidden
  50.       /g if you want the variable to be global
  51. Define is like the "set" command, except that the variable will be stored as part of the current connection set.
  52. Ñ Changes to "Scan Script". Script writers often use temporary variables that they don't want the user to be confused by if they use Scan Script to locate variables that need to be filled in. Two script language items have been added to help control this:
  53.  
  54.      ignore [variable-name] [variable-name] [...]
  55.      require [variable-name] [variable-name] [...]
  56.  
  57. These commands are ignored during the actual execution of a script. When you scan a script, the effect is as follows. If you have variables listed by "require" those variables will be added to the connection set's current variable list, if not already in the list. No other variables will be found during the scan. Also, the variable will be added no matter if it is used in the script or not. 
  58.  
  59. If you have variables listed by "ignore", those variables will be ignored during a scan.
  60.  
  61. Note to script writers: Instead of using Scan Script at all, consider this script fragment:
  62.  
  63.      ifdef user goto skipuser
  64.      message "\bEnter username:"
  65.      ask var
  66.      define user "$var"
  67.      label skipuser
  68.  
  69.      ifdef password goto skippass
  70.      message "\bEnter password for username $user"
  71.      askp var
  72.      define /h password "$var"
  73.      label skippass
  74.  
  75. The first time the script runs, the user will be asked for their username. The answer is saved by the script, so that no prompting is required the next time the script runs.
  76.  
  77. Other changes:
  78. Ñ╩"Scan script" item has been removed from the Script menu.  Use "Scan Script" in the variables dialog.
  79. Ñ A variable is not "defined" (ifdef in script) unless it has a value.
  80.  
  81. Bugs fixed:
  82. Ñ Some color systems would crash if running System 6.
  83. Ñ A BOOTP sometimes wasn't sent after a reconnect, causing new connections to fail.
  84. Ñ Packets sent to ourself weren't handled correctly.
  85. Ñ There were sometimes problems with update events.
  86. Ñ The Abort/Cancel buttons now work during initmodem.
  87. Ñ Ping sometimes did not work until the MacTCP driver had been opened (manual addressing).
  88. Ñ Cursor tracking should work better.
  89.  
  90. ---------- RELEASE NOTES FOR VERSION 2.0.3 ----------
  91.  
  92. Ñ A bug in the installation process was fixed that caused the Connect button to always be dimmed if an upgrade to version 1.0.x was done, and the old version was in the "off" state at the time of the upgrade.
  93.  
  94. Ñ A bug in the Connect at System Startup option was fixed that sometimes caused problems with Now Menus, or AppleTalk's Serial Port Arbitrator.
  95.  
  96. Ñ A newer version of Fetch is included.
  97.  
  98. ---------- RELEASE NOTES FOR VERSION 2.0.2 ----------
  99.  
  100. Ñ A bug was fixed that had caused problems with "MacTCP Watcher" or sometimes caused system crashes.
  101.  
  102. ---------- OTHER USEFUL PROGRAMS ----------
  103.  
  104. This is a list of useful communications programs that use MacTCP. Some of these are shareware, some are public-domain. Please check each program for its particular licensing options. Support shareware authors by paying shareware fees for programs that you use.
  105.  
  106. This files in this list are available via anonymous ftp to archive.umich.edu. Most will also be available from other popular Macintosh archive sites such as sumex.stanford.edu and wuarchive.wustl.edu, as well as online services such as Compuserve and America Online. The pathnames may be different.
  107.  
  108. Later versions of these programs may be available by the time you read this. If you do not find the files as listed below, check for similar file names.
  109.  
  110. /mac/util/comm/anarchie1.40.sit.hqx
  111.  481     11/5/94    BinHex4.0,StuffIt3.07
  112.  
  113.    Query Archie servers to find programs at ftp sites.  Find and fetch
  114.    files available for anonymous ftp given part of their name.
  115.    AppleScriptable and recordable.  Supports the drag manager.
  116.    Requires System 7 and MacTCP. Includes bookmark listings for many
  117.    popular FTP sites. Incorporates many new System 7.5 features.
  118.  
  119. /mac/util/comm/archie0.9beta.cpt.hqx
  120.     12/16/92    BinHex4.0,Compact1.33
  121.  
  122.    Query an Archie server to find files that are available via
  123.    anonymous ftp.  Requires MacTCP.
  124.  
  125. /mac/util/comm/chat2.1pre4.sit.hqx
  126.   74    11/25/94    BinHex4.0,StuffIt3.07
  127.  
  128.    Serve as a primitive IRC (Internet Relay Chat) host.  Multiple
  129.    people can Telnet to a port on your Mac and have online
  130.    discussions.  Requires MacTCP.
  131.  
  132. /mac/util/comm/comet3.07.sit.hqx
  133.  626     2/19/94    BinHex4.0,StuffIt1.51
  134.  
  135.    The Cornell Macintosh Terminal Emulator.  Offers up to 16 windows
  136.    with emulations of the Heath H19, Digital VT102, or IBM 3278-
  137.    {2,3,4,5} in 9, 12, 16, 24, and 36 point font sizes.  Serial and
  138.    MacTCP connections are supported (3270 emulation over MacTCP only.
  139.  
  140. /mac/util/comm/eudora1.51.sit.hqx
  141.  345    12/21/94    BinHex4.0,StuffIt3.07
  142.  
  143.    Receive and Send mail from your Macintosh via a POP server.
  144.    No more mainframe editors or terminal emulators!
  145.  
  146. /mac/util/comm/fetch2.12.sit.hqx
  147.  366     3/18/94    BinHex4.0,StuffIt3.07
  148.  
  149.    A MacTCP based ftp client that allows you to ftp multiple files,
  150.    suffixed files (.gif, .hqx), a pop up menu for frequently accessed
  151.    sites...  Compatibile with Anarchie bookmark files (a collection of
  152.    bookmarks is included)  Requires MacTCP.  FAT BINARY for 68K and
  153.    PowerPC Macs.
  154.  
  155. /mac/util/comm/finger1.36.sit.hqx
  156.       7/1/92   BinHex4.0,Stuffit3.06
  157.  
  158.    Two applications.  One's a finger daemon (so when people "finger"
  159.    your tcp-endowed Macintosh, they'll see stats and an info file.
  160.    The other application allows you to finger other people, as well
  161.    as has the finger daemon built in.  Version 1.36
  162.  
  163. /mac/util/comm/ftpd2.2.sit.hqx
  164.  255    10/29/93    BinHex4.0,StuffIt3.07
  165.  
  166.    Set up your Macintosh to be an FTP Server.  Requires System 7,
  167.    MacTCP, file sharing turned on.  Allows you to log into other
  168.    AppleShare servers on your network, change passwords on those
  169.    logged-in servers, initial directories for users/groups/guests,
  170.    Gopher protocol support (your Mac as a Gopher server, imagine
  171.    that!), remote site access restrictions, MacBinary support.
  172.  
  173. /mac/util/comm/gopherapp1.3b56.cpt.hqx
  174.      7/26/92    BinHex4.0,Compact1.33
  175.  
  176.    A Gopher client which looks and feels much like the Finder
  177.    itself.  It allows you to access a wide range of Internet
  178.    services.  Requires MacTCP.
  179.  
  180. /mac/util/comm/leemail2.04.cpt.hqx
  181.  219      4/2/94    BinHex4.0,Compact1.50
  182.  
  183.    Send and receive Internet mail directly from/into your Macintosh.
  184.    Requires MacTCP.  Uses SMTP to send and receive, and works in the
  185.    background under System 7.  Handles multi-users and POP support.
  186.  
  187. /mac/util/comm/ncsatelnet2.6.sit.hqx
  188.  236      4/2/94    BinHex4.0,StuffIt1.51
  189.  
  190.    Provides interactive access from a Macintosh to telnet hosts on
  191.    TCP/IP networks.  Implements DARPA standard telnet.  Allows
  192.    simultaneous connections to many computers across the network, and
  193.    includes a standard FTP server to allow you to transfer files. Full
  194.    featured.  Includes SLIP support.
  195.  
  196. /mac/util/comm/tn32702.4a4.sit.hqx
  197.     7/12/93     BinHex4.0,StuffIt3.06
  198.  
  199.    Full-featured 3270 emulator for IBM and other VM/CMS-based mainframes.
  200.    Features nice color graphics capabilities, onscreen mouse/cursor
  201.    movement (and selection), screen printing (or dump to PICT), ability
  202.    to copy from one session to another, file transfers (see documentation),
  203.    Two versions are included.  One requires MacTCP, one has built in TCP/IP.
  204.  
  205. /mac/util/comm/waistation0.62.cpt.hqx
  206.     12/19/91    BinHex4.0,Compact1.33
  207.  
  208.    Retrieve information from the DowQuest* document retrieval system
  209.    at Dow Jones News/Retrieval,( the Connection Machine( Document
  210.    Retrieval System, your local Macintosh, and any other database
  211.    server that supports the WAIS protocol.  Requires MacTCP.
  212.  
  213. /mac/util/comm/xferit1.5b4.cpt.hqx
  214.       8/3/92   BinHex4.0,Compact1.33
  215.  
  216.    TCP-based FTP (File Transfer Protocol) client. Open up multiple
  217.    connections to various hosts (e.g. Unix, MTS, etc..), click on a
  218.    directory and a new window with the directory contents pops up,
  219.    you can click on a file, it automatically downloads or you can
  220.    "view" a text file.  Create an alias file for storing your name &
  221.    passwords. Version 1.5b4 features many System 7-savvy operations
  222.    like automatic file (archive) handling, drag-n-drop operation, etc.
  223.  
  224.  
  225. Netscape (an excellent WWW client) is available in the directory:
  226. ftp://ftp.mcom.com/mac/netscape/ 
  227. Be sure to read the LICENSE document.
  228.  
  229. Other files that are available from 
  230. ftp://ftp.utexas.edu/pub/mac/tcpip 
  231. as well as other sites:
  232.  
  233. Gopher:
  234. -rw-r--r--  1 292        488432 Aug 26 14:27 gopherapp-22b43.hqx
  235. -rw-r--r--  1 292        281706 Aug 22 14:25 gophersurfer-10b5.hqx
  236. -rw-r--r--  1 292        206527 Aug 22 14:26 turbogopher-107.hqx
  237. -rw-r--r--  1 292        292159 Dec 23 10:34 turbogopher-20b5-fat.hqx
  238.  
  239. Internet Relay Chat:
  240. -rw-r--r--  1 292       1175795 Nov 18 16:57 homer-0934.hqx
  241.  
  242. WWW servers and clients
  243. -rw-r--r--  1 292       1271440 Dec 20 14:27 machttp-20-fat.hqx
  244. -rw-r--r--  1 292        394098 Aug 22 14:25 macwais-129.hqx
  245. -rw-r--r--  1 292        368629 Dec  9 16:07 macweb-10a3-68k.hqx
  246. -rw-r--r--  1 292        430523 Dec  9 16:07 macweb-10a3-ppc.hqx
  247. -rw-r--r--  1 292        466959 Aug 22 14:26 ncsa-mosaic-mac-103.hqx
  248. -rw-r--r--  1 292       1141335 Nov 17 15:10 ncsa-mosaic-mac-20a17-68k.hqx
  249. -rw-r--r--  1 292       1429763 Nov 17 15:11 ncsa-mosaic-mac-20a17-ppc.hqx
  250.  
  251. Application to switch MacTCP configurations:
  252. -rw-r--r--  1 292         13170 Aug 22 14:25 mactcp-switcher-10.hqx
  253.  
  254. Utilities:
  255. -rw-r--r--  1 292        113369 Sep  2 10:31 mactcp-watcher-112.hqx
  256.  
  257. Mail:
  258. -rw-r--r--  1 292        354427 Sep  4 00:35 mailstrom-105.hqx
  259. -rw-r--r--  1 292        376124 Sep  4 00:39 mailstrom-manual-103b3.hqx
  260.  
  261. X500:
  262. -rw-r--r--  1 292        268584 Aug 22 14:26 max500-20-uta.hqx
  263.  
  264. News:
  265. -rw-r--r--  1 292        717180 Dec  9 16:46 newswatcher-20b22-fat.hqx
  266. -rw-r--r--  1 292        456213 Aug 22 14:26 nuntius-12.hqx
  267. -rw-r--r--  1 292       1134731 Jan  6 14:31 nuntius-13b24-fat.hqx
  268.  
  269.